﻿2026-07-17T02:48:38.2302946Z ##[group]Run actions/checkout@v5
2026-07-17T02:48:38.2303184Z with:
2026-07-17T02:48:38.2303335Z   repository: SaberMage/spt-shell-notify
2026-07-17T02:48:38.2303535Z   path: .adapter-notify
2026-07-17T02:48:38.2305371Z   token: ***
2026-07-17T02:48:38.2305507Z   ssh-strict: true
2026-07-17T02:48:38.2305637Z   ssh-user: git
2026-07-17T02:48:38.2305778Z   persist-credentials: true
2026-07-17T02:48:38.2305930Z   clean: true
2026-07-17T02:48:38.2306061Z   sparse-checkout-cone-mode: true
2026-07-17T02:48:38.2306226Z   fetch-depth: 1
2026-07-17T02:48:38.2306354Z   fetch-tags: false
2026-07-17T02:48:38.2306484Z   show-progress: true
2026-07-17T02:48:38.2306616Z   lfs: false
2026-07-17T02:48:38.2306732Z   submodules: false
2026-07-17T02:48:38.2306865Z   set-safe-directory: true
2026-07-17T02:48:38.2307013Z env:
2026-07-17T02:48:38.2307138Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-17T02:48:38.2307320Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-17T02:48:38.2307482Z ##[endgroup]
2026-07-17T02:48:38.3107854Z Syncing repository: SaberMage/spt-shell-notify
2026-07-17T02:48:38.3112738Z ##[group]Getting Git version info
2026-07-17T02:48:38.3113170Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-17T02:48:38.3583951Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-17T02:48:38.3831550Z git version 2.43.0.windows.1
2026-07-17T02:48:38.3862984Z ##[endgroup]
2026-07-17T02:48:38.3870913Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\58717fd8-05be-41e5-9449-55b979ca3d77\.gitconfig'
2026-07-17T02:48:38.3884994Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\58717fd8-05be-41e5-9449-55b979ca3d77' before making global git config changes
2026-07-17T02:48:38.3885518Z Adding repository directory to the temporary git global config as a safe directory
2026-07-17T02:48:38.3890561Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-17T02:48:38.4178289Z ##[group]Initializing the repository
2026-07-17T02:48:38.4183378Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-17T02:48:38.4534424Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-17T02:48:38.4560424Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-17T02:48:38.4866475Z ##[endgroup]
2026-07-17T02:48:38.4866860Z ##[group]Disabling automatic garbage collection
2026-07-17T02:48:38.4872050Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-17T02:48:38.5150243Z ##[endgroup]
2026-07-17T02:48:38.5150557Z ##[group]Setting up auth
2026-07-17T02:48:38.5155643Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-17T02:48:38.5407035Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-17T02:48:39.1280736Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-17T02:48:39.2939476Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-17T02:48:39.7277878Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-17T02:48:39.7512340Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-17T02:48:40.3183615Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-17T02:48:40.3514513Z ##[endgroup]
2026-07-17T02:48:40.3514768Z ##[group]Determining the default branch
2026-07-17T02:48:40.3516948Z Retrieving the default branch name
2026-07-17T02:48:40.7157804Z Default branch 'main'
2026-07-17T02:48:40.7158185Z ##[endgroup]
2026-07-17T02:48:40.7158410Z ##[group]Fetching the repository
2026-07-17T02:48:40.7165006Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-17T02:48:41.5571549Z From https://github.com/SaberMage/spt-shell-notify
2026-07-17T02:48:41.5571829Z  * [new branch]      main       -> origin/main
2026-07-17T02:48:41.5706350Z ##[endgroup]
2026-07-17T02:48:41.5706585Z ##[group]Determining the checkout info
2026-07-17T02:48:41.5707608Z ##[endgroup]
2026-07-17T02:48:41.5712469Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-17T02:48:41.5991415Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-17T02:48:41.6239106Z ##[group]Checking out the ref
2026-07-17T02:48:41.6243880Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-17T02:48:41.6579704Z branch 'main' set up to track 'origin/main'.
2026-07-17T02:48:41.6579986Z Reset branch 'main'
2026-07-17T02:48:41.6598146Z ##[endgroup]
2026-07-17T02:48:41.6852884Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-17T02:48:41.7070127Z ee2d37eadc730c0019e0af82d683074c509634a2
